home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
AtYourService
/
ServicesHandler.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-02-27
|
201 b
|
16 lines
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface ServicesHandler:Object
{
id prefMatrix;
}
- prefSetup:sender;
- servicesEnable:sender;
- servicesSetState:sender;
@end